object AlertasRed: TAlertasRed Tag = 49400 Left = 280 Top = 195 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'Configuraci�n de alertas en la Red' ClientHeight = 382 ClientWidth = 422 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ButtonAceptar: TPlaButton Tag = 2200 Left = 257 Top = 350 Width = 73 Height = 21 Caption = '&Aceptar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = ButtonAceptarClick Default = True ModalResult = 1 end object ButtonCancelar: TPlaButton Tag = 2400 Left = 338 Top = 350 Width = 73 Height = 21 Caption = '&Cancelar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 TabStop = False Cancel = True ModalResult = 2 end object PlaGroupBox1: TPlaGroupBox Left = 14 Top = 7 Width = 397 Height = 241 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'Analizar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object Image3: TImage Left = 11 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label3: TLabel Left = 58 Top = 19 Width = 327 Height = 26 AutoSize = False Caption = 'Introduce el nombre del puesto y/o dominio al que quieras enviar' + ' el mensaje de alerta.' WordWrap = True end object Label5: TLabel Tag = 23400 Left = 77 Top = 98 Width = 86 Height = 13 Caption = 'Mensaje de alerta' end object Label6: TLabel Tag = 23800 Left = 77 Top = 192 Width = 301 Height = 13 AutoSize = False Caption = 'Mensaje de alerta' end object CBMensPuesto: TPlaCheckBox Tag = 23300 Left = 58 Top = 52 Width = 141 Height = 16 HelpContext = 161 Caption = 'Enviar mensaje al puesto' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = CBMensPuestoClick ParentColor = False end object EditMensajePuesto: TPlaEdit Left = 77 Top = 70 Width = 308 Height = 21 Cursor = crIBeam HelpContext = 165 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 TabStop = False Transparent = False end object EditMensajeAlertaPuesto: TPlaEdit Left = 77 Top = 114 Width = 308 Height = 21 Cursor = crIBeam HelpContext = 162 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] MaxLength = 255 ParentFont = False TabOrder = 2 TabStop = False Text = 'ATENCI�N, VIRUS ENCONTRADO' Transparent = False end object CBMensDominio: TPlaCheckBox Tag = 23700 Left = 58 Top = 146 Width = 144 Height = 16 HelpContext = 163 Caption = 'Enviar mensaje al dominio' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 TabStop = False OnClick = CBMensDominioClick ParentColor = False end object EditMensajeDominio: TPlaEdit Left = 77 Top = 164 Width = 308 Height = 21 Cursor = crIBeam HelpContext = 166 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 4 TabStop = False Transparent = False end object EditMensajeAlertaDominio: TPlaEdit Left = 77 Top = 208 Width = 308 Height = 21 Cursor = crIBeam HelpContext = 164 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] MaxLength = 255 ParentFont = False TabOrder = 5 TabStop = False Text = 'ATENCI�N, VIRUS ENCONTRADO' Transparent = False end end object PlaGroupBox2: TPlaGroupBox Tag = 21200 Left = 14 Top = 257 Width = 397 Height = 85 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'Servidor' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 object Image1: TImage Left = 11 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label4: TLabel Tag = 68000 Left = 58 Top = 19 Width = 327 Height = 26 AutoSize = False Caption = 'Introduce el nombre del servidor a trav�s del cual se enviar� el' + ' mensaje de alerta.' WordWrap = True end object Label1: TLabel Tag = 21200 Left = 58 Top = 56 Width = 61 Height = 13 AutoSize = False Caption = 'Servidor' end object EditServidor: TPlaEdit Left = 121 Top = 52 Width = 264 Height = 21 Cursor = crIBeam HelpContext = 1007 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] MaxLength = 256 ParentFont = False TabOrder = 0 Transparent = False end end end